Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.1_14 24 Feb 2024 21:31:43 |
Muhammad Moinur Rahman (bofh) |
multimedia/pwcbsd: Moved man to share/man
Approved by: portmgr (blanket) |
1.4.1_13 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.4.1_12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.4.1_12 01 Sep 2022 18:13:34 |
Dmitry Marakasov (amdmi3) |
multimedia/pwcbsd: disable -Werror
This fixes build on 13.0 |
1.4.1_12 23 Aug 2022 13:09:36 |
Cy Schubert (cy) |
multimedia/pwcbsd: Fix build under 14-CURRENT poudriere
Fix the following:
pwc-dec23.c:350:6: error: variable 'line_size' set but not used
[-Werror,-Wunused-but-set-variable]
int line_size; /* size of the line (4Y+U+V) */
^
pwc-dec23.c:608:17: error: variable 'pout' set but not used
[-Werror,-Wunused-but-set-variable]
unsigned char *pout, *pout_planar_y = NULL, *pout_planar_u =
^ |
1.4.1_12 22 Aug 2022 18:13:49 |
John Baldwin (jhb) |
multimedia/pwcbsd: Clean up local patches.
- Convert unconditional EXTRA_PATCHES to regular patches (they used to
be conditional on an OSVERSION check removed several years ago)
- Regenerate patches with make makepatch to ease future maintenance.
Differential Revision: https://reviews.freebsd.org/D35949 |
1.4.1_12 22 Aug 2022 18:13:26 |
John Baldwin (jhb) |
multimedia/pwcbsd: Remove devclass from DRIVER_MODULE on recent main.
While here fix a couple of unused but set warnings by removing an
unused variable and commenting out another variable only used in
commented-out code.
Differential Revision: https://reviews.freebsd.org/D35948 |
1.4.1_12 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.4.1_12 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.4.1_12 28 Jul 2021 20:34:51 |
Lars Engels (lme) |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
1.4.1_12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1_12 08 Nov 2019 13:59:51 |
tobik |
multimedia: Add missing USES={gl,gnome,sdl,xorg} |
1.4.1_12 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.4.1_12 11 Dec 2018 17:03:52 |
linimon |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.4.1_12 20 Jul 2018 09:29:59 |
0mp |
Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.
PR: 228543
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16359 |
1.4.1_12 02 Jun 2017 15:49:34 |
linimon |
Mark some ports failing on powerpc64. These ports are either new
ports, or had been recently unblocked.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.4.1_12 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.4.1_12 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.4.1_12 16 Feb 2015 21:04:21 |
amdmi3 |
- Fix build with clang 3.6
Approved by: portmgr blanket |
1.4.1_12 08 Dec 2014 21:29:02 |
bapt |
Remove useless @cwd |
1.4.1_12 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.4.1_11 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.4.1_10 20 Jun 2014 09:11:40 |
lme |
- Stagify
- Add LICENSE
- Remove NO_PACKAGE restriction, the package should include a working kmod
- Use new LIB_DEPENDS
- Move pkg-message to files/
- Use %%KMODDIR%% instead of hardcoding it |
1.4.1_9 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.4.1_9 20 Sep 2013 12:54:55 |
bdrewery |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
1.4.1_9 05 Sep 2013 15:52:22 |
lme |
- Fix build with clang [1]
- Use to new LIB_DEPENDS format
Reported by: pkg-fallout |
1.4.1_9 11 May 2013 12:58:41 |
bapt |
Convert to new options framework
While here remove test for unsupported versions |
1.4.1_9 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.4.1_8 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
1.4.1_8 17 Dec 2010 03:54:54 |
linimon |
Use the $SRC_BASE Makevar instead of hard-coding.
Approved by: maintainer |
1.4.1_8 01 Oct 2010 21:09:14 |
lme |
- Fix build with WITH_MMAP
- Bump PORTREVISION |
1.4.1_7 17 May 2010 19:46:26 |
rnoland |
Now, Fix the build on <= 8. |
1.4.1_7 17 May 2010 16:36:34 |
rnoland |
Fix build on -CURRENT
Approved by: lme (maintainer) |
1.4.1_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.4.1_6 16 Jan 2010 20:49:48 |
kwm |
Register conflict with pwcview. |
1.4.1_6 03 Oct 2009 18:54:20 |
lme |
- Fix pwcview crash when taking still images
- Bump PORTREVISION
PR: ports/137265
Submitted by: Ralf Gebhart <gebhart (AT) burdawireless.com> |
1.4.1_5 09 Sep 2009 18:12:16 |
lme |
- Fix build on 8.x
- Bump PORTREVISION
Patch by: gj@ |
1.4.1_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.4.1_3 28 May 2009 18:53:53 |
lme |
- Fix build on 7.x
- Mark BROKEN for older 8-CURRENT
- Bump PORTREVISION |
1.4.1_2 27 May 2009 18:31:56 |
lme |
- Add patches to fix build with USB2
- Bump PORTREVISION
Patches Submitted by: hps |
1.4.1_1 28 Feb 2009 13:43:41 |
lme |
Mark BROKEN with usb2 |
1.4.1_1 21 Nov 2008 18:58:27 |
lme |
- Unbreak
- Add additional mirror to MASTER_SITES
- Remove check for 5.x
- Grab maintainership |
1.4.1_1 21 Nov 2008 09:32:23 |
itetcu |
Mark broken since it doesn't fetch
Prompted by: QAT QA run |
1.4.1_1 20 Mar 2008 21:05:48 |
miwi |
- Drop Maintainership
PR: 121857
Submitted by: Raaf <raaf@zen.mooo.com> (old maintainer) |
1.4.1_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.4.1 09 Oct 2007 12:42:20 |
miwi |
- Update to 1.4.1
PR: 117041 (merged from nosedive)
Submitted by: maintainer |
1.4.0 04 Jul 2007 14:14:12 |
miwi |
- Update to 1.4.0
- Update maintainer mail adress
PR: 114268
Submitted by: Raaf <raaf@zen.mooo.com> (maintainer) |
1.3.1_2 29 Jun 2007 09:16:42 |
linimon |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
1.3.1_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.1_1 16 Dec 2006 05:50:15 |
cokane |
Commit of fixes that make this buildable once again after Rev. 1.82 of
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.
A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.
I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.
PR: ports/106794 |
1.3.1 07 Oct 2006 08:44:20 |
miwi |
- Add backup MASTER_SITES
PR: ports/103953
Submitted by: Kyryll A Mirnenko <mirya@matrix.ua>
Approved by: raaf (maintainer) |
1.3.1 24 Sep 2006 19:30:46 |
miwi |
- Update to pwcbsd-1.3.1
- Fixes build with new SDL port
- Minor bugfixes
PR: ports/103562
Submitted by: Raaf <freebsd@luna.afraid.org> (maintainer) |
1.3_2 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
1.3_1 01 Aug 2006 20:36:09 |
flz |
Don't install <linux/videodev.h>. This is moving to a brand new
multimedia/v4l_compat port.
Approved by: maintainer |
1.3 16 Jun 2006 20:16:25 |
ume |
- OPTION'fy.
- Add an option for enable mmap support.
Approved by: freebsd__at__luna.afraid.org (maintainer) |
1.3 15 Jun 2006 21:33:44 |
miwi |
Update to pwcbsd-1.3.
Changelog available here: http://raaf.atspace.org/Changelog
PR: ports/98938
Submitted by: raaf
Approved by: krion (mentor), maintainer |
1.2 29 May 2006 22:11:26 |
jmelo |
- Fix WWW.
PR: ports/97998
Submitted by: Raaf <freebsd@luna.afraid.org> (maintainer)
Approved by: mnag (mentor) |
1.2 21 May 2006 18:10:42 |
arved |
Update to 1.2
PR: 97244
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Raaf <freebsd@luna.afraid.org> |
1.0 29 Apr 2006 13:47:23 |
sem |
This port provides a FreeBSD kernel module that
video4linux enabled and raw yuv420p applications
can use to access several USB based webcams.
WWW: http://www.saillard.org/linux/pwc/
PR: ports/93464
Submitted by: Raaf <raaf@luna.afraid.org> |